link: markdown content
---- start of layout ----
Note Layout Title
Templater: Replace templates in the active file alt + r
Learning Typescript
[!abstract]- book metadata
Title: Learning TypeScript
Author(s): Josh Goldberg
Release date: June 2022
Publisher(s): O’Reilly Media, Inc.
ISBN: 9781098110338
Language: English
Pages: 317
Weight: 1050 g
Height: 178 mm
Width: 235 mm
Cover:
Table of content
- [[#From JavaScript to TypeScript]]
- [[#The type system]]
From JavaScript to TypeScript
Key concepts
Personal thoughts
- How can this be applied?
- Reflections, critiques, or takeaways:
Examples or code snippets
// include code examples provided by source material
console.log("Hello world!")
Questions
- What’s unclear or worth exploring further?
Summary
- Use your own words an summarise the chapter. If using chatGPT to help with summary, don’t just copy and paste. Write manually to improve memory.
Reference or additional reading
[[ ... ]]
- Internal links
[source_material.com/article_name](https://www.source_material.com)
- Outbound link
The type system
Key concepts
Personal thoughts
- How can this be applied?
- Reflections, critiques, or takeaways:
Examples or code snippets
// include code examples provided by source material
console.log("Hello world!")
Questions
- What’s unclear or worth exploring further?
Summary
- Use your own words an summarise the chapter. If using chatGPT to help with summary, don’t just copy and paste. Write manually to improve memory.
Reference or additional reading
[[ ... ]]
- Internal links
[source_material.com/article_name](https://www.source_material.com)
- Outbound link
Date: Dec 23, 2024
---- End of layout ----